2014-03-24 | branch.c: install_branch_config: simplify if chain Signed-off-by: Adam <Adam@sigterm.info> |
diff | tree |
2013-04-29 | t0008: use named pipe (FIFO) to test check-ignore streaming Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-04-12 | t: make PIPE a standard test prerequisite Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-04-11 | Documentation: add caveats about I/O buffering for... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-04-11 | check-ignore: allow incremental streaming of queries... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-04-11 | check-ignore: move setup into cmd_check_ignore() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-04-11 | check-ignore: add -n / --non-matching option Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-04-11 | t0008: remove duplicated test fixture data Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-02-19 | t0008: document test_expect_success_multi Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-02-05 | contrib/subtree: honor DESTDIR Signed-off-by: Adam Tkac <atkac@redhat.com> |
diff | tree |
2013-01-16 | clean.c, ls-files.c: respect encapsulation of exclude_list_g... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | add git-check-ignore sub-command Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | setup.c: document get_pathspec() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | add.c: extract new die_if_path_beyond_symlink() for... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | add.c: extract check_path_for_gitlink() from treat_gitlinks... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | pathspec.c: rename newly public functions for clarity Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | add.c: move pathspec matchers into new pathspec.c for... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | add.c: remove unused argument from validate_pathspec() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | dir.c: improve docs for match_pathspec() and match_pathspec_... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | dir.c: provide clear_directory() for reclaiming dir_struct... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | dir.c: keep track of where patterns came from Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | dir.c: use a single struct exclude_list per source... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | api-allocation-growing.txt: encourage better variable... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: rename free_excludes() to clear_exclude_list() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: refactor is_path_excluded() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: refactor is_excluded() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: refactor is_excluded_from_list() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: rename excluded() to is_excluded() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: rename excluded_from_list() to is_excluded_from_list() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: rename path_excluded() to is_path_excluded() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: rename cryptic 'which' variable to more consistent... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | Improve documentation and comments regarding directory... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | api-directory-listing.txt: update to match code Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: paint unexpectedly fixed known breakages in... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: test the test framework more thoroughly Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: refactor mechanics of testing in a sub test-lib Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: change info messages from yellow/brown to cyan Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: paint skipped tests in blue Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: paint known breakages in yellow Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-17 | Documentation: move support for old compilers to CodingGuide... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-17 | SubmittingPatches: add convention of prefixing commit... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-16 | tests: test number comes first in 'not ok $count -... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-09-17 | Add missing -z to git check-attr usage text for consistency... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-08-05 | Fix '\ No newline...' annotation in rewrite diffs Signed-off-by: Adam Butcher <dev.lists@jessamine.co.uk> |
diff | tree |
2012-04-01 | git-commit.txt: clarify -t requires editing message Signed-off-by: Adam Monsen <haircut@gmail.com> |
diff | tree |
2011-03-08 | diff format documentation: clarify --cc and -c Signed-off-by: Adam Monsen <haircut@gmail.com> |
diff | tree |
2011-01-27 | Don't pass "--xhtml" to hightlight in gitweb.perl script. Signed-off-by: Adam Tkac <atkac@redhat.com> |
diff | tree |
2010-02-28 | reflog: honor gc.reflogexpire=never Signed-off-by: Adam Simpkins <simpkins@facebook.com> |
diff | tree |
2010-02-28 | prune: honor --expire=never Signed-off-by: Adam Simpkins <simpkins@facebook.com> |
diff | tree |
2009-10-02 | filter-branch: add --prune-empty to option summary Signed-off-by: Adam Brewster <adambrewster@gmail.com> |
diff | tree |
2009-08-24 | Add tests for rev-list --graph with options that simplify... Signed-off-by: Adam Simpkins <simpkins@facebook.com> |
diff | tree |
2009-08-21 | graph API: fix bug in graph_is_interesting() Signed-off-by: Adam Simpkins <simpkins@facebook.com> |
diff | tree |
2009-08-19 | graph API: use a new color when starting a brand new... Signed-off-by: Adam Simpkins <simpkins@facebook.com> |
diff | tree |
2009-08-13 | svn: allow branches outside of refs/remotes Signed-off-by: Adam Brewster <adambrewster@gmail.com> |
diff | tree |
2009-08-10 | svn: Honor --prefix option in init without --stdlayout |
diff | tree |
2009-08-10 | svn: Add && to t9107-git-svn-migrate.sh |
diff | tree |
2008-07-07 | Teach git-bundle to read revision arguments from stdin... Signed-off-by: Adam Brewster <adambrewster@gmail.com> |
diff | tree |
2008-07-06 | Move read_revisions_from_stdin from builtin-rev-list... Signed-off-by: Adam Brewster <asb@bu.edu> |
diff | tree |
2008-06-06 | git log --graph: print '*' for all commits, including... Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-06-06 | graph API: fix "git log --graph --first-parent" Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-06-02 | graph API: avoid printing unnecessary padding before... Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-06-01 | graph API: improve display of merge commits Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-25 | get_revision(): honor the topo_order flag for boundary... Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-25 | Fix output of "git log --graph --boundary" Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-25 | log --graph --left-right: show left/right information... ...left-right change from Dscho and Adam's fixup into one] Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-25 | graph API: don't print branch lines for uninteresting... Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-25 | graph API: fix graph mis-alignment after uninteresting... Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-23 | git-svn: Speed up fetch Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-23 | Git.pm: Add hash_and_insert_object and cat_blob Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-23 | Git.pm: Add command_bidi_pipe and command_close_bidi_pipe Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-23 | git-hash-object: Add --stdin-paths option Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-23 | Add more tests for git hash-object Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-23 | Move git-hash-object tests from t5303 to t1007 Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-06 | git-cat-file: Add --batch option Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-06 | git-cat-file: Add --batch-check option Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-06 | git-cat-file: Make option parsing a little more flexible Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-06 | git-cat-file: Small refactor of cmd_cat_file Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-06 | Add tests for git cat-file Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2008-05-06 | graph API: eliminate unnecessary indentation Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-06 | log and rev-list: add --graph option Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-06 | Add history graph API Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-06 | revision API: split parent rewriting and parent printing... Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-03 | log: print log entry terminator even if the message... Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-05-03 | Remove dead code: show_log() sep argument and diff_options... Signed-off-by: Adam Simpkins <adam@adamsimpkins.net> |
diff | tree |
2008-03-08 | git-gui: Add option for changing the width of the commit... Signed-off-by: Adam Piątyszek <ediap@users.sourceforge... |
diff | tree |
2007-08-06 | Documentation/git-svn: how to clone a git-svn-created... Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2007-07-20 | Add GIT_EDITOR environment and core.editor configuration... Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2007-07-03 | format-patch: Add format.subjectprefix config option Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2007-06-28 | git-send-email: make options easier to configure. Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2007-06-27 | git-send-email: Add --threaded option Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2007-04-30 | git-svn: Add 'find-rev' command Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2007-04-28 | git-svn: Added 'find-rev' command Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2007-04-26 | git-svn: Ignore usernames in URLs in find_by_url Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2007-04-26 | git-svn: Don't rely on $_ after making a function call Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |
2007-04-25 | Remove usernames from all commit messages, not just... Signed-off-by: Adam Roben <aroben@apple.com> |
diff | tree |