aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | run_hook(): check the executability of the hook before filling argvStephan Beyer2009-01-17
| * | | | | | | | | | | | | | | | | | api-run-command.txt: talk about run_hook()Stephan Beyer2009-01-17
| * | | | | | | | | | | | | | | | | | Move run_hook() from builtin-commit.c into run-command.c (libgit)Stephan Beyer2009-01-17
| * | | | | | | | | | | | | | | | | | checkout: don't crash on file checkout before running post-checkout hookStephan Beyer2009-01-17
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/color-parse'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Optimize color_parse_memRené Scharfe2009-01-19
| * | | | | | | | | | | | | | | | | | expand --pretty=format color optionsJeff King2009-01-17
| * | | | | | | | | | | | | | | | | | color: make it easier for non-config to parse color specsJeff King2009-01-17
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-format-patch-o-relative'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Teach format-patch to handle output directory relative to cwdJunio C Hamano2009-01-12
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'kb/am-directory'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | git-am: fix shell quotingJunio C Hamano2009-01-14
| * | | | | | | | | | | | | | | | | | git-am: add --directory=<dir> optionJunio C Hamano2009-01-12
* | | | | | | | | | | | | | | | | | | bash completion: add 'rename' subcommand to git-remoteMarkus Heidelberg2009-01-21
* | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin2009-01-21
* | | | | | | | | | | | | | | | | | | Merge branch 'bs/maint-rename-populate-filespec'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Rename detection: Avoid repeated filespec populationBjörn Steinbrink2009-01-21
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | tutorial-2: Update with the new "git commit" ouputSanti Béjar2009-01-21
* | | | | | | | | | | | | | | | | | | Fix naming scheme for configure cache variables.Ralf Wildenhues2009-01-21
* | | | | | | | | | | | | | | | | | | Makefile: use shell for-loop rather than Make's foreach loop during installBrandon Casey2009-01-19
* | | | | | | | | | | | | | | | | | | use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-19
* | | | | | | | | | | | | | | | | | | contrib/difftool: remove distracting 'echo' in the SIGINT handlerMarkus Heidelberg2009-01-19
* | | | | | | | | | | | | | | | | | | contrib/difftool: change trap condition from SIGINT to INTMarkus Heidelberg2009-01-19
* | | | | | | | | | | | | | | | | | | commit: more compact summary and without extra quotesSanti Béjar2009-01-19
* | | | | | | | | | | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-19
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | shell: Document that 'cvs server' is a valid commandLars Noschinski2009-01-19
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | bash completion: refactor diff optionsThomas Rast2009-01-19
* | | | | | | | | | | | | | | | | bash completion: move pickaxe options to logThomas Rast2009-01-19
* | | | | | | | | | | | | | | | | difftool: put the cursor on the editable file for VimDavid Aguilar2009-01-18
* | | | | | | | | | | | | | | | | difftool: fix documentation problemsDavid Aguilar2009-01-18
* | | | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-01-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git-svn: Show UUID in svn info for added directories with svn 1.5.5Marcel Koeppen2009-01-18
| * | | | | | | | | | | | | | | | | git-svn: avoid importing nested git reposEric Wong2009-01-18
| * | | | | | | | | | | | | | | | | git-svn: fix SVN 1.1.x compatibilityEric Wong2009-01-18
| * | | | | | | | | | | | | | | | | git-svn: Add --localtime option to "fetch"Pete Harlan2009-01-18
| * | | | | | | | | | | | | | | | | git-svn: better attempt to handle broken symlink updatesEric Wong2009-01-18
| * | | | | | | | | | | | | | | | | git-svn: handle empty files marked as symlinks in SVNEric Wong2009-01-18
* | | | | | | | | | | | | | | | | | mergetool: put the cursor on the editable file for VimMarkus Heidelberg2009-01-18
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | t7700: demonstrate misbehavior of 'repack -a' when local packs existBrandon Casey2009-01-17
* | | | | | | | | | | | | | | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-17
* | | | | | | | | | | | | | | | | Merge branch 'ds/uintmax-config'Junio C Hamano2009-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek2008-12-02
* | | | | | | | | | | | | | | | | | Merge branch 'gb/gitweb-opml'Junio C Hamano2009-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | gitweb: suggest name for OPML viewGiuseppe Bilotta2009-01-10
| * | | | | | | | | | | | | | | | | | gitweb: don't use pathinfo for global actionsGiuseppe Bilotta2009-01-06
* | | | | | | | | | | | | | | | | | | Merge branch 'mv/apply-parse-opt'Junio C Hamano2009-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Resurrect "git apply --flags -" to read from the standard inputJunio C Hamano2009-01-09