aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | git-gui: use themed tk widgets with Tk 8.5Pat Thoyts2010-01-27
| * | | | | | | | | | | | | | | | | git-gui: Update German translation (12 new or changed strings).Christian Stimming2010-01-27
| * | | | | | | | | | | | | | | | | git-gui: Update translation templateShawn O. Pearce2010-01-26
| * | | | | | | | | | | | | | | | | git-gui: Remove unused icon file_parttickShawn O. Pearce2010-01-25
| * | | | | | | | | | | | | | | | | git-gui: use different icon for new and modified files in the indexPeter Oberndorfer2010-01-25
| * | | | | | | | | | | | | | | | | git-gui: set GIT_DIR and GIT_WORK_TREE after setupGiuseppe Bilotta2010-01-23
| * | | | | | | | | | | | | | | | | git-gui: update shortcut tools to use _gitworktreeGiuseppe Bilotta2010-01-23
| * | | | | | | | | | | | | | | | | git-gui: handle bare repos correctlyGiuseppe Bilotta2010-01-23
| * | | | | | | | | | | | | | | | | git-gui: handle non-standard worktree locationsGiuseppe Bilotta2010-01-23
| * | | | | | | | | | | | | | | | | git-gui: Support applying a range of changes at onceJeff Epler2010-01-23
| * | | | | | | | | | | | | | | | | git-gui: Add a special diff popup menu for submodulesJens Lehmann2010-01-23
| * | | | | | | | | | | | | | | | | git-gui: Use git diff --submodule when availableJens Lehmann2010-01-23
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | archive: simplify archive format guessingRené Scharfe2010-02-07
* | | | | | | | | | | | | | | | | Fix invalid read in quote_c_style_countedJeff King2010-02-06
* | | | | | | | | | | | | | | | | docs: fix filter-branch example for quoted pathsJeff King2010-02-06
* | | | | | | | | | | | | | | | | t9501: Re-fix max load testBrian Gernhardt2010-02-06
* | | | | | | | | | | | | | | | | bash: support the --autosquash option for rebaseBjörn Gustavsson2010-02-06
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2010-02-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | gitk: Fix copyright symbol in About box messagePaul Mackerras2010-02-04
* | | | | | | | | | | | | | | | | | t9501: Skip testing load if we can't detect itBrian Gernhardt2010-02-05
* | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.0Junio C Hamano2010-02-05
* | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Update git fsck --full short description to mention packsWesley J. Landaker2010-02-05
| * | | | | | | | | | | | | | | | | Merge branch 'jc/maint-limit-note-output' into maintJunio C Hamano2010-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | Revert 30816237 and 7e62265Junio C Hamano2010-02-05
* | | | | | | | | | | | | | | | | | | git-svn: persistent memoizationAndrew Myrick2010-02-04
* | | | | | | | | | | | | | | | | | | fast-import: count --max-pack-size in bytesJunio C Hamano2010-02-04
* | | | | | | | | | | | | | | | | | | update git-repack documentation wrt repack.UseDeltaBaseOffsetNicolas Pitre2010-02-04
* | | | | | | | | | | | | | | | | | | git-clean: fix the description of the default behaviorMichael J Gruber2010-02-04
* | | | | | | | | | | | | | | | | | | fast-import.c: Fix big-file-threshold parsing bugJunio C Hamano2010-02-04
* | | | | | | | | | | | | | | | | | | make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre2010-02-03
* | | | | | | | | | | | | | | | | | | pack-objects: fix pack generation when using pack_size_limitNicolas Pitre2010-02-03
* | | | | | | | | | | | | | | | | | | fix multiple issues with t5300Nicolas Pitre2010-02-03
* | | | | | | | | | | | | | | | | | | gitweb: Simplify (and fix) chop_strJohn 'Warthog9' Hawley2010-02-03
* | | | | | | | | | | | | | | | | | | grep: simplify assignment of ->fixedRené Scharfe2010-02-03
* | | | | | | | | | | | | | | | | | | Merge branch 'ms/filter-branch-submodule'Junio C Hamano2010-02-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | filter-branch: Add tests for submodules in tree-filterMichal Sojka2010-01-28
| * | | | | | | | | | | | | | | | | | | filter-branch: Fix to allow replacing submodules with another contentMichal Sojka2010-01-28
* | | | | | | | | | | | | | | | | | | | Merge branch 'jh/gitweb-caching' (early part)Junio C Hamano2010-02-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | gitweb: Add optional extra parameter to die_error, for extended explanationJohn 'Warthog9' Hawley2010-01-30
| * | | | | | | | | | | | | | | | | | | | gitweb: add a "string" variant of print_sort_thJohn 'Warthog9' Hawley2010-01-30
| * | | | | | | | | | | | | | | | | | | | gitweb: add a "string" variant of print_local_timeJohn 'Warthog9' Hawley2010-01-30
| * | | | | | | | | | | | | | | | | | | | gitweb: Check that $site_header etc. are defined before using themJohn 'Warthog9' Hawley2010-01-30
| * | | | | | | | | | | | | | | | | | | | gitweb: Makefile improvementsJohn 'Warthog9' Hawley2010-01-30
| * | | | | | | | | | | | | | | | | | | | gitweb: Load checkingJohn 'Warthog9' Hawley2010-01-30
| * | | | | | | | | | | | | | | | | | | | gitweb: Make running t9501 test with '--debug' reliable and usableJakub Narebski2010-01-30
* | | | | | | | | | | | | | | | | | | | | Merge branch 'bw/no-python-autoconf'Junio C Hamano2010-02-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | configure: Allow --without-pythonBen Walton2010-02-01
| * | | | | | | | | | | | | | | | | | | | | configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAMBen Walton2010-02-01
| |/ / / / / / / / / / / / / / / / / / / /