| 2009-04-26 |
Avery Pennarun | Add a 'create' helper function in test.sh. |
commit | commitdiff | tree | snapshot |
| 2009-04-26 |
Avery Pennarun | Clarify why we can't do 'git rev-list' with a path. |
commit | commitdiff | tree | snapshot |
| 2009-04-26 |
Avery Pennarun | Typo when searching for existing splits. |
commit | commitdiff | tree | snapshot |
| 2009-04-26 |
Avery Pennarun | Add --annotate option, and create recognizable file... |
commit | commitdiff | tree | snapshot |
| 2009-04-26 |
Avery Pennarun | todo list |
commit | commitdiff | tree | snapshot |
| 2009-04-26 |
Markus Heidelberg | diff: do not color --stat output like patch context |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Johannes Schindelin | Add an option not to use link(src, dest) && unlink... |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Benjamin Kramer | connect: replace inet_ntop with getnameinfo |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Wesley J. Landaker | Documentation: git-clean: make description more readable |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Wesley J. Landaker | Documentation: git-clean: fix minor grammatical errors |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Sitaram Chamarty | Remove obsolete bug warning in man git-update-server... |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Brandon Casey | t7700-repack: repack -a now works properly, expect... |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Brandon Casey | t9001: use older Getopt::Long boolean prefix '--no... |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Nicolas Pitre | progress bar: round to the nearest instead of truncatin... |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Markus Heidelberg | bash completion: show-branch color support |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Junio C Hamano | GIT 1.6.3-rc2 |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Junio C Hamano | Merge branch 'maint' |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Junio C Hamano | Merge branch 'maint-1.6.1' into maint |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Junio C Hamano | Merge branch 'maint-1.6.0' into maint-1.6.1 |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Avery Pennarun | Change test.sh to test the new add, merge, and pull... |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Avery Pennarun | Handle it successfully if a given parent commit has... |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Avery Pennarun | Add 'git subtree merge' and 'git subtree pull'. |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Avery Pennarun | Add a new 'git subtree add' command for adding subtrees... |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Avery Pennarun | Pass the path using the --prefix option instead of... |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Avery Pennarun | Okay, that was a little too aggressive. |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Avery Pennarun | Even more aggressive commit trimming. |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Avery Pennarun | Prune out some extra merge commits by comparing their... |
commit | commitdiff | tree | snapshot |
| 2009-04-25 |
Avery Pennarun | Quick test script for generating reasonably complex... |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Avery Pennarun | Skip over empty commits. |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Avery Pennarun | Hmm... can't actually filter rev-list on the subdir... |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Avery Pennarun | Added a --onto option, but it's so complicated I can... |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Avery Pennarun | Use information about prior splits to make sure merges... |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Avery Pennarun | Add a new --rejoin option. |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Avery Pennarun | Print out the newly created commitid at the end, for... |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Avery Pennarun | We now copy the other stuff about a commit (changelog... |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Avery Pennarun | 'git subtree split' now basically works. |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Avery Pennarun | basic options parsing and whatnot. |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Jeff King | t7800: respect NO_PERL |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Johannes Sixt | remote.c: do not trigger remote.<name>.<var> codepath... |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Johannes Sixt | builtin-help: silently tolerate unknown keys |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Alex Riesen | Explain seemingly pointless use of system in difftool |
commit | commitdiff | tree | snapshot |
| 2009-04-24 |
Peter Hutterer | git-submodule: add support for --rebase. |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Junio C Hamano | Makefile: ignore perl/ subdirectory under NO_PERL |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Stephen Boyd | config.txt: Make configuration paragraph more consistent |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Stephen Boyd | config.txt: clarify sentences in the configuration... |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Stephen Boyd | config.txt: add missing 'the's and make words plural |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Stephen Boyd | git-format-patch.txt: general rewordings and cleanups |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Stephen Boyd | git-show-branch.txt: cleanup example description |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Stephen Boyd | Documentation: use lowercase for shallow and deep threading |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Stephen Boyd | config.txt: add missing format.{subjectprefix,cc,attach... |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Stephen Boyd | test-genrandom: Add newline to usage string |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Junio C Hamano | Merge branch 'jc/maint-read-tree-multi' |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Bill Pemberton | Add parsing of elm aliases to git-send-email |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Dan Loewenherz | Convert to use quiet option when available |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Michael J Gruber | Fix more typos/spelling in comments |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Mike Ralphson | Fix typos / spelling in comments |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Wesley J. Landaker | Documentation: git-svn: fix a grammatical error without... |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Wesley J. Landaker | Documentation: git-svn: fix spurious bolding that mangl... |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Alex Riesen | Wait for git diff to finish in git difftool |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Markus Heidelberg | show-branch: color the commit status signs |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Allan Caffee | graph API: Use horizontal lines for more compact graphs |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Allan Caffee | graph API: fix a bug in the rendering of octopus merges |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Allan Caffee | graph API: fix extra space during pre_commit_line state |
commit | commitdiff | tree | snapshot |
| 2009-04-23 |
Allan Caffee | t4202-log: extend test coverage of graphing |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Junio C Hamano | Revert "stat_tracking_info(): only count real commits" |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Michael J Gruber | test-lib.sh: Help test_create_repo() find the templates dir |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Paul Mackerras | gitk: Fix compare-commits function when we have local... |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Junio C Hamano | Merge branch 'mk/maint-apply-swap' |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Andreas Ericsson | fetch: Strip usernames from url's before storing them |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Junio C Hamano | Merge branch 'maint' |
commit | commitdiff | tree | snapshot |
| 2009-04-21 |
Markus Heidelberg | grep: don't support "grep.color"-like config options |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Mike Ralphson | Documentation: fix typos / spelling mistakes |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Mike Ralphson | builtin-remote: fix typo in option description |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Matthieu Moy | clone: add test for push on an empty clone. |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Michał Kiedrowicz | tests: make test-apply-criss-cross-rename more robust |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Michał Kiedrowicz | builtin-apply: keep information about files to be deleted |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Michał Kiedrowicz | tests: test applying criss-cross rename patch |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Frank Lichtenheld | gitcvs-migration: Link to git-cvsimport documentation |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Johannes Schindelin | Fix off-by-one in read_tree_recursive |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Johannes Sixt | Windows: Skip fstat/lstat optimization in write_entry() |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Junio C Hamano | checkout branch: prime cache-tree fully |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Junio C Hamano | read-tree -m A B: prime cache-tree from the switched... |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Junio C Hamano | Move prime_cache_tree() to cache-tree.c |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Junio C Hamano | read-tree A B: do not corrupt cache-tree |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Johannes Sixt | Windows: Work around intermittent failures in mingw_rename |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Holger Weiß | gitweb: Fix snapshots requested via PATH_INFO |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Junio C Hamano | Merge branch 'mm/maint-add-p-quit' |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Wincent Colaiuta | git add -p: add missing "q" to patch prompt |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Junio C Hamano | Sync with 1.6.2.4 |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Junio C Hamano | GIT 1.6.2.4 |
commit | commitdiff | tree | snapshot |
| 2009-04-20 |
Nguyễn Thái... | Makefile: remove {fetch,send}-pack from PROGRAMS as... |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Junio C Hamano | Merge branch 'ef/maint-fast-export' into maint |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Junio C Hamano | Merge branch 'mm/maint-add-p-quit' into maint |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Junio C Hamano | Merge branch 'lt/maint-reflog-expire' into maint |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Junio C Hamano | Merge branch 'jc/maint-shared-literally' into maint |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Matthieu Moy | Update git-add.txt according to the new possibilities... |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Jeff King | add-interactive: refactor mode hunk handling |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Matthieu Moy | git add -p: new "quit" command at the prompt. |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Junio Hamano | Speed up reflog pruning of unreachable commits |
commit | commitdiff | tree | snapshot |
| 2009-04-19 |
Linus Torvalds | Clean up reflog unreachability pruning decision |
commit | commitdiff | tree | snapshot |
| next |