Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 1.6.5.8v1.6.5.8 | Junio C Hamano | 2010-01-20 | 4 | -3/+32 |
* | Merge branch 'jk/maint-1.6.5-reset-hard' into maint-1.6.5 | Junio C Hamano | 2010-01-20 | 2 | -4/+8 |
|\ | |||||
| * | reset: unbreak hard resets with GIT_WORK_TREE | Jeff King | 2009-12-30 | 2 | -4/+8 |
* | | Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes' into maint-1... | Junio C Hamano | 2010-01-20 | 1 | -4/+2 |
|\ \ | |||||
| * | | bash completion: factor submodules into dirty state | Thomas Rast | 2009-12-31 | 1 | -4/+2 |
* | | | Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint-1.6.5 | Junio C Hamano | 2010-01-20 | 1 | -5/+5 |
|\ \ \ | |||||
| * | | | fast-import: tag may point to any object type | Dmitry Potapov | 2010-01-14 | 1 | -5/+5 |
| |/ / | |||||
* | | | Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maint-1.6.5 | Junio C Hamano | 2010-01-20 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | grep: NUL terminate input from a file | Jim Meyering | 2010-01-18 | 1 | -0/+1 |
* | | | | Merge branch 'maint-1.6.4' into maint-1.6.5 | Junio C Hamano | 2010-01-18 | 8 | -43/+47 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge branch 'maint-1.6.3' into maint-1.6.4 | Junio C Hamano | 2010-01-18 | 8 | -43/+47 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2010-01-18 | 8 | -43/+47 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2010-01-10 | 8 | -43/+47 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2010-01-10 | 4 | -28/+28 |
| | | | |\ \ \ | |||||
| | | | | * | | | base85: Make the code more obvious instead of explaining the non-obvious | Andreas Gruenbacher | 2010-01-09 | 1 | -8/+2 |
| | | | | * | | | base85: encode_85() does not use the decode table | Andreas Gruenbacher | 2010-01-09 | 1 | -2/+0 |
| | | | | * | | | base85 debug code: Fix length byte calculation | Andreas Gruenbacher | 2010-01-09 | 1 | -1/+1 |
| | | | | * | | | checkout -m: do not try to fall back to --merge from an unborn branch | Junio C Hamano | 2010-01-06 | 1 | -2/+8 |
| | | | | * | | | branch: die explicitly why when calling "git branch [-a|-r] branchname". | Matthieu Moy | 2009-12-31 | 2 | -15/+17 |
| | | | * | | | | textconv: stop leaking file descriptors | Jeff King | 2009-12-30 | 1 | -0/+2 |
| | | | * | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-12-29 | 2 | -9/+11 |
| | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | | * | | | commit: --cleanup is a message option | Greg Price | 2009-12-29 | 1 | -2/+4 |
| | | | | * | | | t7102: make the test fail if one of its check fails | Nguyễn Thái Ngọc Duy | 2009-12-29 | 1 | -7/+7 |
| | | | * | | | | git count-objects: handle packs bigger than 4G | Andreas Schwab | 2009-12-29 | 1 | -6/+6 |
| * | | | | | | | Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4 | Junio C Hamano | 2010-01-18 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix mis-backport of t7002 | Junio C Hamano | 2010-01-18 | 1 | -1/+5 |
* | | | | | | | | | Prevent git blame from segfaulting on a missing author name | David Reiss | 2009-12-22 | 2 | -3/+23 |
* | | | | | | | | | rebase -i: abort cleanly if the editor fails to launch | Björn Gustavsson | 2009-12-19 | 1 | -1/+1 |
* | | | | | | | | | technical-docs: document hash API | Stephen Boyd | 2009-12-17 | 1 | -2/+48 |
* | | | | | | | | | api-strbuf.txt: fix typos and document launch_editor() | Stephen Boyd | 2009-12-17 | 1 | -2/+8 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | Git 1.6.5.7v1.6.5.7 | Junio C Hamano | 2009-12-16 | 4 | -3/+23 |
* | | | | | | | | worktree: don't segfault with an absolute pathspec without a work tree | Junio C Hamano | 2009-12-16 | 2 | -2/+20 |
* | | | | | | | | ignore unknown color configuration | Jeff King | 2009-12-16 | 4 | -3/+26 |
* | | | | | | | | help.autocorrect: do not run a command if the command given is junk | Johannes Sixt | 2009-12-15 | 1 | -2/+5 |
* | | | | | | | | Illustrate "filter" attribute with an example | Nanako Shiraishi | 2009-12-14 | 1 | -0/+19 |
* | | | | | | | | Git 1.6.5.6v1.6.5.6 | Junio C Hamano | 2009-12-10 | 4 | -3/+27 |
* | | | | | | | | Fix archive format with -- on the command line | Junio C Hamano | 2009-12-10 | 1 | -6/+10 |
* | | | | | | | | Remove post-upload-hook | Junio C Hamano | 2009-12-10 | 4 | -172/+2 |
* | | | | | | | | Merge branch 'mm/maint-merge-ff-error-message-fix' into maint | Junio C Hamano | 2009-12-08 | 3 | -18/+27 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | builtin-merge: show user-friendly error messages for fast-forward too. | Matthieu Moy | 2009-11-29 | 1 | -0/+1 |
| * | | | | | | | | merge-recursive: make the error-message generation an extern function | Matthieu Moy | 2009-11-29 | 2 | -13/+21 |
* | | | | | | | | | Merge branch 'jn/maint-pull-rebase-error-message' into maint | Junio C Hamano | 2009-12-08 | 1 | -15/+33 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | pull: clarify advice for the unconfigured error case | Jan Krüger | 2009-12-03 | 1 | -15/+33 |
* | | | | | | | | | | Merge branch 'jk/maint-add-p-delete-fix' into maint | Junio C Hamano | 2009-12-08 | 2 | -1/+25 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | add-interactive: fix deletion of non-empty files | Jeff King | 2009-12-07 | 2 | -1/+25 |
* | | | | | | | | | | | Git 1.6.5.5v1.6.5.5 | Junio C Hamano | 2009-12-05 | 4 | -5/+11 |
* | | | | | | | | | | | Fix diff -B/--dirstat miscounting of newly added contents | Linus Torvalds | 2009-12-05 | 1 | -1/+10 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | reset: improve worktree safety valves | Jeff King | 2009-12-05 | 2 | -5/+33 |
* | | | | | | | | | | Documentation: Avoid use of xmlto --stringparam | Todd Zullinger | 2009-12-05 | 3 | -11/+23 |
* | | | | | | | | | | archive: clarify description of path parameter | René Scharfe | 2009-12-04 | 1 | -2/+3 |