aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-24
* diff-files: do not play --no-index gamesJunio C Hamano2008-05-24
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-05-23
|\
| * gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"Paul Mackerras2008-05-22
| * gitk: Fix bug where current row number display stops workingPaul Mackerras2008-05-20
| * gitk: Move es.po where it belongsMichele Ballabio2008-05-19
| * gitk: Fix "wrong # coordinates" error on reloadPaul Mackerras2008-05-19
* | Merge branch 'pb/push'Junio C Hamano2008-05-23
|\ \
| * | add special "matching refs" refspecPaolo Bonzini2008-05-04
* | | Merge branch 'bc/repack'Junio C Hamano2008-05-23
|\ \ \
| * | | Documentation/git-repack.txt: document new -A behaviourChris Frey2008-05-16
| * | | let pack-objects do the writing of unreachable objects as loose objectsNicolas Pitre2008-05-13
| * | | add a force_object_loose() functionNicolas Pitre2008-05-13
| * | | builtin-gc.c: deprecate --prune, it now really has no effectBrandon Casey2008-05-11
| * | | git-gc: always use -A when manually repackingBrandon Casey2008-05-11
| * | | repack: modify behavior of -A option to leave unreferenced objects unpackedBrandon Casey2008-05-11
* | | | Merge branch 'sp/ignorecase'Junio C Hamano2008-05-23
|\ \ \ \
| * | | | t0050: Fix merge test on case sensitive file systemsSteffen Prohaska2008-05-17
| * | | | t0050: Add test for case insensitive addSteffen Prohaska2008-05-11
| * | | | t0050: Set core.ignorecase case to activate case insensitivitySteffen Prohaska2008-05-11
| * | | | t0050: Test autodetect core.ignorecaseSteffen Prohaska2008-05-11
| * | | | git-init: autodetect core.ignorecaseDmitry Potapov2008-05-11
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2008-05-23
|\ \ \ \
| * \ \ \ Merge branch 'maint-1.5.4' into maintv1.5.5.2Junio C Hamano2008-05-23
| |\ \ \ \
| | * | | | rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a refJohannes Sixt2008-05-23
| * | | | | Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila2008-05-22
| * | | | | git-show.txt: Not very stubby these days.Jon Loeliger2008-05-22
| * | | | | Clarify repack -n documentationShawn O. Pearce2008-05-22
* | | | | | Add log.date config variableHeikki Orsila2008-05-23
* | | | | | Updated status to show 'Not currently on any branch' in redChris Parsons2008-05-22
* | | | | | pull --rebase: exit early when the working directory is dirtyJohannes Schindelin2008-05-22
* | | | | | gitweb: Convert string to internal form before chopping in chop_strAnders Waldenborg2008-05-22
* | | | | | Merge branch 'maint'Junio C Hamano2008-05-21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-21
| |\ \ \ \ \ | | |/ / / /
| | * | | | git-am: fix typo in usage messageJeff King2008-05-19
| | * | | | doc/git-daemon: s/uploadarchive/uploadarch/Jeff King2008-05-19
* | | | | | Merge branch 'ar/add-unreadable'Junio C Hamano2008-05-21
|\ \ \ \ \ \
| * | | | | | Add a config option to ignore errors for git-addAlex Riesen2008-05-12
| * | | | | | Add a test for git-add --ignore-errorsAlex Riesen2008-05-12
| * | | | | | Add --ignore-errors to git-add to allow it to skip files with read errorsAlex Riesen2008-05-12
| * | | | | | Extend interface of add_files_to_cache to allow ignore indexing errorsAlex Riesen2008-05-12
| * | | | | | Make the exit code of add_file_to_index actually usefulAlex Riesen2008-05-12
* | | | | | | Merge branch 'ds/branch-auto-rebase'Junio C Hamano2008-05-21
|\ \ \ \ \ \ \
| * | | | | | | Allow tracking branches to set up rebase by default.Dustin Sallings2008-05-12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'sv/first-parent'Junio C Hamano2008-05-21
|\ \ \ \ \ \ \
| * | | | | | | revision.c: really honor --first-parentLars Hjemli2008-05-12
| * | | | | | | Simplify and fix --first-parent implementationStephen R. van den Berg2008-04-29
* | | | | | | | Merge branch 'np/pack'Junio C Hamano2008-05-21
|\ \ \ \ \ \ \ \
| * | | | | | | | pack-objects: fix early eviction for max depth delta objectsNicolas Pitre2008-05-03