aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add --date={local,relative,default}Junio C Hamano2007-04-25
* init_buffer(): Kill buf pointerLuiz Fernando N. Capitulino2007-04-25
* core-tutorial: minor fixesLuiz Fernando N. Capitulino2007-04-25
* read_cache_from(): small simplificationLuiz Fernando N. Capitulino2007-04-25
* entry.c: Use const qualifier for 'struct checkout' parametersLuiz Fernando N. Capitulino2007-04-25
* remove_subtree(): Use strerror() when possibleLuiz Fernando N. Capitulino2007-04-25
* Merge branch 'jc/the-index'Junio C Hamano2007-04-24
|\
| * Make read-cache.c "the_index" free.Junio C Hamano2007-04-22
| * Move index-related variables into a structure.Junio C Hamano2007-04-22
* | Merge branch 'mk/diff'Junio C Hamano2007-04-24
|\ \
| * | Diff between two blobs should take mode changes into account now.Junio C Hamano2007-04-24
| * | use mode of the tree in git-diff, if <tree>:<file> syntax is usedMartin Koegler2007-04-24
| * | store mode in rev_list, if <tree>:<filename> syntax is usedMartin Koegler2007-04-24
| * | add add_object_array_with_modeMartin Koegler2007-04-24
| * | add get_sha1_with_modeMartin Koegler2007-04-24
| * | Add S_IFINVALID modeMartin Koegler2007-04-24
* | | Merge branch 'maint'Junio C Hamano2007-04-24
|\ \ \
| * | | Remove usernames from all commit messages, not just when using svmpropsAdam Roben2007-04-24
| * | | applymbox & quiltimport: typofix.Junio C Hamano2007-04-24
| * | | Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett2007-04-24
* | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-04-24
|\ \ \ \
| * | | | fast-import: size_t vs ssize_tSami Farin2007-04-24
| * | | | fix importing of subversion tarsUwe Kleine-König2007-04-24
| * | | | Don't repack existing objects in fast-importShawn O. Pearce2007-04-20
* | | | | gitattributes documentation: clarify overridingJunio C Hamano2007-04-24
* | | | | t/test-lib.sh: Protect ourselves from common misconfigurationJunio C Hamano2007-04-24
| |_|/ / |/| | |
* | | | Merge branch 'maint'Junio C Hamano2007-04-24
|\ \ \ \ | | |/ / | |/| |
| * | | Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape2007-04-23
| * | | Build RPM with ETC_GITCONFIG=/etc/gitconfigJunio C Hamano2007-04-23
| * | | Ignore all man sections as they are generated files.Brian Gernhardt2007-04-23
| * | | Fix typo in git-am: s/Was is/Was it/Josh Triplett2007-04-23
| * | | Reverse the order of -b and --track in the man page.Brian Gernhardt2007-04-23
| * | | dir.c(common_prefix): Fix two bugsJohannes Schindelin2007-04-23
* | | | git-fetch: Fix "argument list too long"OGAWA Hirofumi2007-04-24
* | | | Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett2007-04-23
* | | | t6030: grab commit object name as we goJunio C Hamano2007-04-23
* | | | t5302: avoid using tail -cJunio C Hamano2007-04-23
* | | | t4201: Do not display weird characters on the terminalJohannes Schindelin2007-04-23
* | | | add file checkout progressNicolas Pitre2007-04-23
* | | | Document "diff=driver" attributeJunio C Hamano2007-04-23
| |_|/ |/| |
* | | gitweb: Show "no difference" message for empty diffv1.5.2-rc0Martin Koegler2007-04-22
* | | delay progress display when checking out filesNicolas Pitre2007-04-22
* | | provide a facility for "delayed" progress reportingNicolas Pitre2007-04-22
* | | make progress "title" part of the common progress interfaceNicolas Pitre2007-04-22
* | | common progress display supportNicolas Pitre2007-04-22
* | | Support 'diff=pgm' attributeJunio C Hamano2007-04-22
* | | pack-objects: make generated packfile read-onlyJunio C Hamano2007-04-22
* | | Update tests not to assume that generated packfiles are writable.Junio C Hamano2007-04-22
* | | Fix 'quickfix' on pack-objects.Junio C Hamano2007-04-22
* | | pack-objects: quickfix for permission modes.Junio C Hamano2007-04-22