aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | git-bisect: typofixJunio C Hamano2007-03-23
* | | | | checkout: report where the new HEAD is upon detaching HEADJunio C Hamano2007-03-23
* | | | | Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder2007-03-23
* | | | | Bisect: convert revs given to good and bad to commitsUwe Kleine-König2007-03-23
* | | | | t4118: be nice to non-GNU sedJohannes Schindelin2007-03-22
* | | | | git-apply: Do not free the wrong buffer when we convert the data for writeoutJunio C Hamano2007-03-22
* | | | | Merge git://git2.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-03-22
|\ \ \ \ \
| * | | | | [PATCH] prefer "git COMMAND" over "git-COMMAND" in gitkBrandon Casey2007-03-21
* | | | | | Merge branch 'maint'Junio C Hamano2007-03-22
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Documentation/pack-format.txt: Clear up description of types.Peter Eriksen2007-03-22
| * | | | | fix typo in git-am manpageMichael S. Tsirkin2007-03-21
| | |_|/ / | |/| | |
* | | | | update HEAD reflog when branch pointed to by HEAD is directly modifiedNicolas Pitre2007-03-22
* | | | | update-hook: abort early if the project description is unsetAndy Parkins2007-03-22
* | | | | git-merge: Put FETCH_HEAD data in merge commit messageMichael S. Tsirkin2007-03-22
* | | | | git-rebase: make 'rebase HEAD branch' work as expected.Junio C Hamano2007-03-22
* | | | | tree_entry_interesting(): allow it to say "everything is interesting"Junio C Hamano2007-03-22
* | | | | tree-diff: avoid strncmp()Junio C Hamano2007-03-22
* | | | | Teach tree_entry_interesting() that the tree entries are sorted.Junio C Hamano2007-03-22
* | | | | Switch over tree descriptors to contain a pre-parsed entryLinus Torvalds2007-03-21
* | | | | Initialize tree descriptors with a helper function rather than by hand.Linus Torvalds2007-03-21
* | | | | Remove "pathlen" from "struct name_entry"Linus Torvalds2007-03-21
* | | | | blame: cmp_suspect is not "cmp" anymore.Junio C Hamano2007-03-20
* | | | | minor git-prune optimizationNicolas Pitre2007-03-20
* | | | | improve checkout message when asking for same branchNicolas Pitre2007-03-20
* | | | | Be more careful about zlib return valuesLinus Torvalds2007-03-20
* | | | | Don't ever return corrupt objects from "parse_object()"Linus Torvalds2007-03-20
* | | | | index-pack: more validation checks and cleanupsNicolas Pitre2007-03-20
* | | | | index-pack: use hash_sha1_file()Nicolas Pitre2007-03-20
* | | | | don't ever allow SHA1 collisions to exist by fetching a packNicolas Pitre2007-03-20
| |_|/ / |/| | |
* | | | git-fetch: Fix single_force in append_fetch_headSanti Béjar2007-03-20
* | | | Merge git://git2.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-03-19
|\ \ \ \ | | |/ / | |/| |
| * | | [PATCH] gitk: bind <F5> key to Update (reread commits)Eric Wong2007-03-12
* | | | make git clone -q suppress the noise with http fetchChris Wright2007-03-19
* | | | Fix loose object uncompression check.Linus Torvalds2007-03-19
* | | | contrib/continuous: a continuous integration build managerShawn O. Pearce2007-03-19
* | | | Provide some technical documentation for shallow clonesJohannes Schindelin2007-03-19
* | | | Add a HOWTO for setting up a standalone git daemonJohannes Schindelin2007-03-19
* | | | xdiff/xutils.c(xdl_hash_record): factor out whitespace handlingJohannes Schindelin2007-03-19
* | | | blame: micro-optimize cmp_suspect()Junio C Hamano2007-03-19
* | | | Replace remaining instances of strdup with xstrdup.James Bowes2007-03-19
* | | | use a LRU eviction policy for the delta base cacheNicolas Pitre2007-03-19
* | | | clean up the delta base cache size a bitNicolas Pitre2007-03-19
* | | | GIT 1.5.1-rc1v1.5.1-rc1Junio C Hamano2007-03-19
* | | | Fix merge-indexJunio C Hamano2007-03-19
* | | | Set up for better tree diff optimizationsLinus Torvalds2007-03-19
* | | | Trivial cleanup of track_tree_refs()Linus Torvalds2007-03-19
* | | | git.el: Add support for commit hooks.Alexandre Julliard2007-03-19
* | | | Merge branch 'jb/gc'Junio C Hamano2007-03-18
|\ \ \ \
| * | | | Make gc a builtin.James Bowes2007-03-17
* | | | | Merge branch 'fl/cvsserver'Junio C Hamano2007-03-18
|\ \ \ \ \