aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-19
* Log ref updates made by fetch.Shawn Pearce2006-05-19
* Force writing ref if it doesn't exist.Shawn Pearce2006-05-19
* Added logs/ directory to repository layout.Shawn Pearce2006-05-19
* General ref log reading improvements.Shawn Pearce2006-05-19
* Fix ref log parsing so it works properly.Shawn Pearce2006-05-17
* Support 'master@2 hours ago' syntaxShawn Pearce2006-05-17
* Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-17
* Convert update-ref to use ref_lock API.Shawn Pearce2006-05-17
* Improve abstraction of ref lock/write.Shawn Pearce2006-05-17
* Remove unnecessary local in get_ref_sha1.Shawn Pearce2006-05-17
* commit: allow --pretty= args to be abbreviatedEric Wong2006-05-17
* Remove old "git-grep.sh" remnantsLinus Torvalds2006-05-16
* Merge branch 'maint'Junio C Hamano2006-05-16
|\
| * merge-base: Clarify the comments on post processing.Junio C Hamano2006-05-16
| * Update the documentation for git-merge-baseFredrik Kuivinen2006-05-15
* | Merge branch 'np/pack'Junio C Hamano2006-05-16
|\ \
| * | improve depth heuristic for maximum delta sizeNicolas Pitre2006-05-16
| * | pack-object: slightly more efficientNicolas Pitre2006-05-15
| * | simple euristic for further free packing improvementsNicolas Pitre2006-05-15
* | | Merge branch 'se/tag'Junio C Hamano2006-05-15
|\ \ \
| * | | Strip useless "tags/" prefix from git-tag -l outputSean2006-05-15
* | | | Merge branch 'se/rev-parse'Junio C Hamano2006-05-15
|\ \ \ \ | |/ / /
| * | | Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean2006-05-14
* | | | Merge branch 'se/diff'Junio C Hamano2006-05-15
|\ \ \ \
| * | | | Convert some "apply --summary" users to "diff --summary".Sean2006-05-14
| * | | | Add "--summary" option to git diff.Sean2006-05-14
| |/ / /
* | | | Merge branch 'se/rebase'Junio C Hamano2006-05-15
|\ \ \ \
| * | | | Make git rebase interactive help match documentation.Sean2006-05-14
| |/ / /
* | | | builtin-diff: fix comparison between two blobs.Junio C Hamano2006-05-15
* | | | Merge branch 'lt/oneway'Junio C Hamano2006-05-15
|\ \ \ \ | | |/ / | |/| |
| * | | read-tree --reset -u fix.Linus Torvalds2006-05-15
| * | | read-tree -u one-way merge fix to check out locally modified paths.Junio C Hamano2006-05-15
| * | | Simplify "git reset --hard"Linus Torvalds2006-05-14
| * | | Allow one-way tree merge to remove old filesLinus Torvalds2006-05-14
| |/ /
* | | Merge branch 'ew/send-email'Junio C Hamano2006-05-15
|\ \ \
| * | | send-email: quiet some warnings, reject invalid addressesEric Wong2006-05-15
| * | | send-email: allow sendmail binary to be used instead of SMTPEric Wong2006-05-15
* | | | Merge branch 'lt/config'Junio C Hamano2006-05-15
|\ \ \ \
| * \ \ \ Merge branch 'lt/fix-config' into lt/configJunio C Hamano2006-05-13
| |\ \ \ \
* | \ \ \ \ Merge branch 'jc/grep'Junio C Hamano2006-05-15
|\ \ \ \ \ \
| * | | | | | Fix silly typo in new builtin grepLinus Torvalds2006-05-15
| * | | | | | builtin-grep: unparse more command line options.Junio C Hamano2006-05-15
| * | | | | | builtin-grep: use external grep when we can take advantage of itLinus Torvalds2006-05-14
| * | | | | | builtin-grep: -F (--fixed-strings)Junio C Hamano2006-05-09
| * | | | | | builtin-grep: -w fixJunio C Hamano2006-05-09
| * | | | | | builtin-grep: typofixJunio C Hamano2006-05-09
| * | | | | | builtin-grep: tighten argument parsing.Junio C Hamano2006-05-08
| * | | | | | builtin-grep: documentationJunio C Hamano2006-05-08
| * | | | | | Teach -f <file> option to builtin-grep.Junio C Hamano2006-05-08