summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated status to show 'Not currently on any branch' in redChris Parsons2008-05-223-5/+13
* pull --rebase: exit early when the working directory is dirtyJohannes Schindelin2008-05-222-0/+23
* gitweb: Convert string to internal form before chopping in chop_strAnders Waldenborg2008-05-221-0/+4
* Merge branch 'maint'Junio C Hamano2008-05-212-3/+3
|\
| * Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-212-3/+3
| |\
| | * git-am: fix typo in usage messageJeff King2008-05-191-1/+1
| | * doc/git-daemon: s/uploadarchive/uploadarch/Jeff King2008-05-191-2/+2
* | | Merge branch 'ar/add-unreadable'Junio C Hamano2008-05-218-21/+114
|\ \ \
| * | | Add a config option to ignore errors for git-addAlex Riesen2008-05-122-1/+31
| * | | Add a test for git-add --ignore-errorsAlex Riesen2008-05-121-0/+22
| * | | Add --ignore-errors to git-add to allow it to skip files with read errorsAlex Riesen2008-05-122-3/+15
| * | | Extend interface of add_files_to_cache to allow ignore indexing errorsAlex Riesen2008-05-124-12/+37
| * | | Make the exit code of add_file_to_index actually usefulAlex Riesen2008-05-124-9/+13
* | | | Merge branch 'ds/branch-auto-rebase'Junio C Hamano2008-05-210-0/+0
|\ \ \ \
| * | | | Allow tracking branches to set up rebase by default.Dustin Sallings2008-05-126-1/+294
* | | | | Merge branch 'sv/first-parent'Junio C Hamano2008-05-211-8/+6
|\ \ \ \ \
| * | | | | revision.c: really honor --first-parentLars Hjemli2008-05-121-4/+4
| * | | | | Simplify and fix --first-parent implementationStephen R. van den Berg2008-04-291-6/+4
* | | | | | Merge branch 'np/pack'Junio C Hamano2008-05-211-79/+120
|\ \ \ \ \ \
| * | | | | | pack-objects: fix early eviction for max depth delta objectsNicolas Pitre2008-05-031-1/+1
| * | | | | | pack-objects: allow for early delta deflatingNicolas Pitre2008-05-031-1/+36
| * | | | | | pack-objects: move compression code in a separate functionNicolas Pitre2008-05-031-24/+29
| * | | | | | pack-objects: clean up write_object() a bitNicolas Pitre2008-05-031-31/+33
| * | | | | | pack-objects: simplify the condition associated with --all-progressNicolas Pitre2008-05-031-2/+1
| * | | | | | pack-objects: remove some double negative logicNicolas Pitre2008-05-031-8/+9
| * | | | | | pack-objects: small cleanupNicolas Pitre2008-05-031-14/+13
* | | | | | | Merge branch 'as/graph'Junio C Hamano2008-05-219-18/+1409
|\ \ \ \ \ \ \
| * | | | | | | graph API: eliminate unnecessary indentationAdam Simpkins2008-05-051-14/+52
| * | | | | | | log and rev-list: add --graph optionAdam Simpkins2008-05-056-16/+161
| * | | | | | | Add history graph APIAdam Simpkins2008-05-054-0/+1206
| * | | | | | | revision API: split parent rewriting and parent printing optionsAdam Simpkins2008-05-054-7/+9
* | | | | | | | Merge branch 'jk/maint-send-email-compose'Junio C Hamano2008-05-212-2/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | send-email: rfc2047-quote subject lines with non-ascii charactersJeff King2008-05-212-2/+32
| * | | | | | | | send-email: specify content-type of --compose bodyJeff King2008-05-212-0/+68
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'hb/maint-send-email-quote-recipients'Junio C Hamano2008-05-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix recipient santitizationHorst H. von Brand2008-05-211-1/+1
| |/ / / / / / /
* | | | | | | | cvsexportcommit: Create config option for CVS dirTrent Piepho2008-05-212-1/+12
* | | | | | | | Documentation: rev-parse: add a few "--verify" and "--default" examplesChristian Couder2008-05-211-0/+25
* | | | | | | | git-merge: exclude unnecessary options from OPTIONS_SPECMiklos Vajna2008-05-211-3/+1
* | | | | | | | Fix t3701 if core.filemode disabledAlex Riesen2008-05-211-0/+7
* | | | | | | | Fix prepare-commit-msg hook and replace in-place sedMarcel Koeppen2008-05-211-4/+4
* | | | | | | | Documentation: Add missing git svn commandsGustaf Hendeby2008-05-191-2/+15
* | | | | | | | t/Makefile: "trash" directory was renamed recentlyBrandon Casey2008-05-183-3/+3
* | | | | | | | Ensure that a test is run in the trash directoryAlex Riesen2008-05-181-1/+1
* | | | | | | | Makefile: update the default build options for AIXMike Ralphson2008-05-171-0/+4
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-05-161-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | git-filter-branch: Clarify file removal example.Jon Loeliger2008-05-161-0/+4
* | | | | | | | Replace in-place sed in t7502-commitMarcel Koeppen2008-05-161-1/+3
* | | | | | | | submodule update: add convenience option --initJohannes Schindelin2008-05-163-2/+25
* | | | | | | | git-fast-import: rename cmd_*() functions to parse_*()Miklos Vajna2008-05-161-31/+31