aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | ls-tree: convert show_recursive to use the pathspec struct interfaceBrandon Williams2017-01-08
| * | | | dir: convert fill_directory to use the pathspec struct interfaceBrandon Williams2017-01-08
| * | | | dir: remove struct path_simplifyBrandon Williams2017-01-08
| * | | | mv: remove use of deprecated 'get_pathspec()'Brandon Williams2017-01-08
* | | | | Merge branch 'js/mingw-test-push-unc-path'Junio C Hamano2017-01-18
|\ \ \ \ \
| * | | | | mingw: add a regression test for pushing to UNC pathsJohannes Schindelin2017-01-07
* | | | | | Merge branch 'sb/submodule-cleanup-export-git-dir-env'Junio C Hamano2017-01-18
|\ \ \ \ \ \
| * | | | | | submodule.c: use GIT_DIR_ENVIRONMENT consistentlyStefan Beller2017-01-07
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'km/branch-get-push-while-detached'Junio C Hamano2017-01-18
|\ \ \ \ \ \
| * | | | | | branch_get_push: do not segfault when HEAD is detachedKyle Meyer2017-01-07
* | | | | | | Merge branch 'jk/rebase-i-squash-count-fix'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \
| * | | | | | | rebase--interactive: count squash commits above 10 correctlyJeff King2017-01-07
* | | | | | | | Merge branch 'jk/blame-fixes'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \ \
| * | | | | | | | blame: output porcelain "previous" header for each fileJeff King2017-01-07
| * | | | | | | | blame: handle --no-abbrevJeff King2017-01-07
| * | | | | | | | blame: fix alignment with --abbrev=40Jeff King2017-01-07
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/archive-zip-userdiff-config'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \ \
| * | | | | | | | archive-zip: load userdiff configJeff King2017-01-07
| |/ / / / / / /
* | | | | | | | Merge branch 'dt/disable-bitmap-in-auto-gc'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \ \
| * | | | | | | | repack: die on incremental + write-bitmap-indexDavid Turner2016-12-29
| * | | | | | | | auto gc: don't write bitmaps for incremental repacksDavid Turner2016-12-29
| |/ / / / / / /
* | | | | | | | Merge branch 'ls/p4-retry-thrice'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \ \
| * | | | | | | | git-p4: do not pass '-r 0' to p4 commandsIgor Kushnir2016-12-29
* | | | | | | | | Merge branch 'sb/submodule-rm-absorb'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rm: absorb a submodules git dir before deletionStefan Beller2016-12-27
| * | | | | | | | | submodule: rename and add flags to ok_to_remove_submoduleStefan Beller2016-12-27
| * | | | | | | | | submodule: modernize ok_to_remove_submodule to use argv_arrayStefan Beller2016-12-27
| * | | | | | | | | submodule.h: add extern keyword to functionsStefan Beller2016-12-27
* | | | | | | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-01-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | grep: search history of moved submodulesBrandon Williams2016-12-22
| * | | | | | | | | | grep: enable recurse-submodules to work on <tree> objectsBrandon Williams2016-12-22
| * | | | | | | | | | grep: optionally recurse into submodulesBrandon Williams2016-12-22
| * | | | | | | | | | grep: add submodules as a grep source typeBrandon Williams2016-12-22
| * | | | | | | | | | submodules: load gitmodules file from commit sha1Brandon Williams2016-12-22
| * | | | | | | | | | submodules: add helper to determine if a submodule is initializedBrandon Williams2016-12-22
| * | | | | | | | | | submodules: add helper to determine if a submodule is populatedBrandon Williams2016-12-22
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | real_path: canonicalize directory separators in root partsJohannes Sixt2016-12-22
| * | | | | | | | | real_path: have callers use real_pathdup and strbuf_realpathBrandon Williams2016-12-12
| * | | | | | | | | real_path: create real_pathdupBrandon Williams2016-12-12
| * | | | | | | | | real_path: convert real_path_internal to strbuf_realpathBrandon Williams2016-12-12
| * | | | | | | | | real_path: resolve symlinks by handBrandon Williams2016-12-12
* | | | | | | | | | Merge git://ozlabs.org/~paulus/gitkJunio C Hamano2017-01-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gitk: Remove translated message from commentsDavid Aguilar2017-01-18
| * | | | | | | | | | gitk: ru.po: Update Russian translationDimitriy Ryazantcev2016-12-31
| * | | | | | | | | | gitk: Update copyright notice to 2016Paul Mackerras2016-12-12
| * | | | | | | | | | gitk: Clear array 'commitinfo' on reloadMarkus Hitter2016-12-12
| * | | | | | | | | | gitk: Remove closed file descriptors from $blobdifffdMarkus Hitter2016-12-12
| * | | | | | | | | | gitk: Turn off undo manager in the text widgetMarkus Hitter2016-12-12
| * | | | | | | | | | gitk: Fix Japanese translation for "marked commit"Satoshi Yasushima2016-12-12
| * | | | | | | | | | gitk: Fix missing commits when using -S or -GStefan Dotterweich2016-12-12