aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | Merge branch 'mv/maint-merge-fix' into maintJunio C Hamano2008-08-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | merge: fix numerus bugs around "trivial merge" areaJunio C Hamano2008-08-23
| | |/ / / / / / /
| * | | | | | | | Documentation: clarify pager configurationJonathan Nieder2008-08-24
| * | | | | | | | Documentation: clarify pager.<cmd> configurationJonathan Nieder2008-08-24
| * | | | | | | | Clean up the git-p4 documentationSimon Hausmann2008-08-24
| * | | | | | | | Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna2008-08-23
| |/ / / / / / /
* | | | | | | | git-submodule - Use "get_default_remote" from git-parse-remoteMark Levedahl2008-08-24
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-08-23
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano2008-08-23
| * | | | | | | git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund2008-08-22
| * | | | | | | Completion: add missing '=' for 'diff --diff-filter'Eric Raible2008-08-22
| * | | | | | | Fix 'git help help'Miklos Vajna2008-08-21
| | |/ / / / / | |/| | | | |
* | | | | | | git-submodule: replace duplicated code with a module_list functionDavid Aguilar2008-08-22
* | | | | | | git-merge documentation: more details about resolving conflictsDan Hensgen2008-08-22
* | | | | | | Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-22
* | | | | | | Revert "Convert output messages in merge-recursive to past tense."Jonathan del Strother2008-08-22
* | | | | | | templates/Makefile: install is unnecessary, just use mkdir -pJunio C Hamano2008-08-22
* | | | | | | remote.c: add a function for deleting a refspec array and use it (twice)Brandon Casey2008-08-22
* | | | | | | filter-branch: Grok special characters in tag namesJohannes Sixt2008-08-21
* | | | | | | test-lib: do not remove trash_directory if called with --debugJohannes Schindelin2008-08-21
* | | | | | | provide more errors for the "merge into empty head" casePaolo Bonzini2008-08-21
* | | | | | | Make reflog query '@{1219188291}' act as '@{2008.8.19.16:24:51.-0700}'Shawn O. Pearce2008-08-21
* | | | | | | config.mak.in: Pass on LDFLAGS from configureNeil Roberts2008-08-21
* | | | | | | Merge branch 'maint'Junio C Hamano2008-08-21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey2008-08-21
| * | | | | | git-svn: fix dcommit to urls with embedded usernamesEric Wong2008-08-20
| * | | | | | revision.h: make show_early_output an extern which is defined in revision.cBrandon Casey2008-08-20
* | | | | | | Teach "git diff -p" HTML funcname patternsJohan Herland2008-08-20
* | | | | | | Teach "git diff -p" Python funcname patternsKirill Smelkov2008-08-20
* | | | | | | Merge branch 'ml/submodule-foreach'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \
| * | | | | | | git-submodule - Add 'foreach' subcommandMark Levedahl2008-08-17
* | | | | | | | Merge branch 'pm/log-exit-code'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \
| * | | | | | | | Teach git log --exit-code to return an appropriate exit codePeter Valdemar Mørch2008-08-17
| * | | | | | | | Teach git log --check to return an appropriate exit codePeter Valdemar Mørch2008-08-17
| |/ / / / / / /
* | | | | | | | Merge branch 'sb/commit-tree-minileak'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix commit_tree() buffer leakStephan Beyer2008-08-17
| |/ / / / / / /
* | | | | | | | Merge branch 'pb/reflog-dwim'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin-reflog: Allow reflog expire to name partial refPieter de Bie2008-08-17
| |/ / / / / / /
* | | | | | | | Merge branch 'jc/add-stop-at-symlink'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \
| * | | | | | | | add: refuse to add working tree items beyond symlinksJunio C Hamano2008-08-04
| * | | | | | | | update-index: refuse to add working tree items beyond symlinksJunio C Hamano2008-08-04
* | | | | | | | | Merge branch 'kh/diff-tree'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add test for diff-tree --stdin with two treesKarl Hasselström2008-08-11
| * | | | | | | | | Teach git diff-tree --stdin to diff treesKarl Hasselström2008-08-11
| * | | | | | | | | diff-tree: Note that the commit ID is printed with --stdinKarl Hasselström2008-08-11
| * | | | | | | | | Refactoring: Split up diff_tree_stdinKarl Hasselström2008-08-11
* | | | | | | | | | Merge branch 'mg/count-objects'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | count-objects: Add total pack size to verbose outputMarcus Griep2008-08-17
* | | | | | | | | | | Merge branch 'mz/push-verbose'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make push more verbose about illegal combination of optionsMarek Zawirski2008-08-17
| |/ / / / / / / / / /